Decrypt Files with PGP
Description
Decrypt Files with PGP decrypts PGP-encrypted files using the GnuPG (GPG) utility. Use this process entry when your process receives encrypted files from external partners or systems that need to be decrypted before further processing — for example, decrypting a batch of encrypted data files after downloading them from an SFTP server. It supports batch processing of multiple files with destination folder mapping.
Configurations
| Field Name | Description |
|---|---|
| Process entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
| Settings | |
| GPG Location | Browse for GPG location or provide a parameter for location |
| Include Subfolders | Select the checkbox if you want to include subfolders. |
| Copy previous results to args | Select the checkbox if you want to copy the previous results to args. |
| File/Folder source | Browse for a file/folder for decryption or provide a parameter. |
| File/Folder destination | Browse for a file/folder for decrypted file location. |
| Passphrase | Provide the passphrase to decrypt file. |
| Wildcard | Provide the wildcard you want to use to filter the files. |
| Files/Folders | Provide the file or folder for decrypted file location. |
| Destination file tab | |
| Create destination folder | Enable checkbox to create destination folder. |
| Destination is a file | Enable checkbox to create destination file. |
| Do not keep folder structure | Enable checkbox to ignore folder structure specified in the General tab. |
| Add date to filename | Enable checkbox to add date to filename. |
| Add time to filename | Enable checkbox to add time to filename. |
| Specify Date time format | Enable checkbox to specify Date time format. |
| Date time format | Provide a date time format or choose from list. |
| Add date before extension | Enable checkbox to add date before extension. |
| If destination file exists | If destination file exists choose from the following: - Do nothing - Override destination file - Create file with unique name - Delete source file - Move source file to folder - Fail |
| Move to folder | If “Move source file to folder” is chosen above this section is activated. |
| Destination folder | Provide destination folder to move file. |
| Create folder | Enable checkbox to create folder. |
| Add date | Enable checkbox to add date. |
| Add time | Enable checkbox to add time. |
| Specify format | Enable checkbox to specify format. |
| Date format | Provide or choose date format. |
| Add date before extension | Enable checkbox to add date before extension. |
| If destination file exists | Again if destination file exists choose from the following: - Do nothing - Overwrite file - Unique name - Fail |
| Advanced Tab: | |
| Success On | |
| Success condition | Choose a success condition: - Success when all works fine - Success when at least x files decrypted. - Success when number of errors lesser than |
| Nr errors lesser than | Provide a value for number of errors lesser than. |
| Result filename: | |
| Add files to result files name | If checked, adds processed files to the result file list to make files available to next steps. |